home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Select (Limited Edition)
/
Computer Select.iso
/
msj
/
v06n04
/
winstdio.exe
/
MSC_MK.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-07-01
|
275 b
|
8 lines
@echo off
rem WINIO make for Microsoft C/SDK
cl -c -AS -G2sw -Oais -Zpe -W3 %1.c
rem cl -c -AS -G2sw -Oais -Zpe -W3 winio.c
rem cl -c -AS -G2sw -Oais -Zpe -W3 wmhandlr.c
link /farc/packc/align:16 %1 winio wmhandlr,%1,nul,/nod slibcew libw,winio.def
rc winio.rc %1.exe